Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Find if the following function prototype contains any error: double area(int ) Dec 02
Which code segments will convert a class object namely sample to type double?Sep 06
What will happen if an error is not handled? - Select optionNov 21
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
How do assemblies find each other?Sep 03
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
Which of the following are not the advantages of class templates in C++?Apr 24
Which is not supported by the string class? - Select optionOct 10
Identify if any error in the following code segmentJan 04
which class members does the derived class inherit from base class? select...Sep 27
Which is not an input/output stream class? - Select optionAug 16
Identify the error, if any: char str_name ‘a‘;Nov 21
How can I develop an application that automatically updates itself from the web?Dec 20
Which is a correct description of the destructor ‘sample’ and includes output...Sep 01
Which of the following does a derived class inherit from a base class?Sep 18
Which is true, if a derived class is publicly inherited from base class?Sep 19
If a class contains the objects of another class as its members, then it is know...Dec 19
Which class does define the member function put()?Oct 13
How can I find out what the garbage collector is doing?Sep 08
What's new in the .NET 2.0 class library?Oct 25
Does C# have its own class library?Feb 09
The declaration of a class includes which optionMar 14
By default, the members of a class areJun 01
Identify all the members of the following class xyz:Jun 16
The default constructor for class A is - select optionSep 30
In Oracle, how can you find out what tables and views you own? Dec 21
Which of the following is not a keyword?Aug 27
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
C++ does not supportFeb 25
Which is NOT true about Templates? - Select optionOct 27
Which interrupt is not level-sensitive in 8085?May 01
Which is NOT true about function objects?Mar 09
Will below statements will work or not?Dec 21
What will be the output of the code mentioned in description if there is no comp...Jul 07
Which error occur due to poor understanding of the language? - Select optionDec 13
Why do I get errors when I try to serialize a Hashtable?Dec 03
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Which of the following is not a member-dereferencing operator?Nov 15
Which of the following is called an implicit constructor for the class xyz?Sep 26
Which of the following is not true about static member variable?Jul 25
What is the general format of calling a static member function using a class...Nov 02
Which of the following is not true about constructors and destructors?Oct 28
Which OOP feature can be enabled by using private declaration for the class...Feb 20
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about member functions?Jul 28
Which of the following is NOT true about virtual functions?Aug 13
Consider a class X, which includes a virtual function called X_output.Feb 16
Which of the following is NOT true about pure virtual function?Mar 20